Docs.rs
parity-scale-codec-derive-3.7.0
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parity-scale-codec-derive 3.7.0
Serialization and deserialization derive macro for Parity SCALE Codec
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
5
out of
5
items documented
2
out of
5
items with examples
Size
Source code size: 68.06 kB
Documentation size: 203.86 kB
Links
paritytech/parity-scale-codec
258
94
46
crates.io
Dependencies
proc-macro-crate ^3.1.0
normal
proc-macro2 ^1.0.89
normal
quote ^1.0.37
normal
syn ^2
normal
Versions
3.7.0
3.6.12
3.6.11
3.6.10
3.6.9
3.6.8
3.6.8-alpha.1
3.6.7
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.1.4
3.1.3
3.1.2
3.1.0
3.0.0
2.3.1
2.3.0
2.2.0
2.2.0-rc.3
2.2.0-rc.2
2.2.0-rc.1
2.1.3
2.1.0
2.0.1
2.0.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Owners
Derives serialization and deserialization codec for complex structs for simple marshalling.